Change Log

These change log entries are specific to changes made to DocPrep for the 2016.3 release.
The effective date for all products within the scope of this document for this release is February 4th for the UAT environment and March 1 for the Production environment.

Transaction issues addressed

Loan transactions failed during UAT testing when forms exceeded 25 pages and utilized barcodes.

The form programming was revised to correctly map the barcode to the appropriate pagination requirements of the form based on the number of totals pages generated in the print output (which is derived, in part, by the number of borrowers identified on the loan). The result is that transactions containing a barcode, and exceeding 25 pages on the print output successfully process.

MyDocPrep: Billing Report enhanced

Previously, the MyDocPrep Billing Report would not return the reports for a full month. This issue occurred when the monthly report contained a large amount of transactions.

This issue has been resolved; the MyDocPrep Biling Report now returns monthly reports containing over 250,000 transactions.

DocPrep Workflow Processer enhanced

When the DocPrep database appeared to be overworked, timeouts occurred when calling GetNextLoansEx and GetActiveLoans stored procedures. When this exception was encountered, it immediately called the database again. This increased the total number of active processes within the database.

This issue has been resolved in the 2016.3 release.